8.1
HIGH CVSS 3.0
CVE-2024-27980
Node.js Child Process Code Execution
Description

Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.

INFO

Published Date :

Jan. 9, 2025, 1:15 a.m.

Last Modified :

April 15, 2026, 12:35 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-27980 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Nodejs node.js
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.0 HIGH [email protected]
Solution
Update the Node.js runtime to the latest version to fix the command injection vulnerability.
  • Update Node.js to the latest stable version.
  • Review and sanitize all user-provided arguments.
  • Avoid using spawn with untrusted input.
  • Implement strict input validation for all commands.
Public PoC/Exploit Available at Github

CVE-2024-27980 has a 31 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-27980 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

链上海战棋:基于零知识证明(circom + snarkjs Groth16 + Poseidon 承诺)的双人对战全链游戏。board/shot 双电路 + Solidity 链上裁判三项绑定防作弊 + React/wagmi 前端 + 自建 GoQuorum QBFT 联盟链。

Shell Circom TypeScript Solidity HTML JavaScript CSS

Updated: 22 hours, 53 minutes ago
0 stars 0 fork 0 watcher
Born at : June 17, 2026, 11:47 p.m. This repo has been linked 1 different CVEs too.

None

JavaScript Batchfile PowerShell TypeScript CSS

Updated: 3 days, 19 hours ago
0 stars 0 fork 0 watcher
Born at : June 15, 2026, 9:12 a.m. This repo has been linked 1 different CVEs too.

A VS Code-native multi-agent coding room where Claude Code and Codex collaborate as a role-based development team.

JavaScript TypeScript CSS

Updated: 6 days, 4 hours ago
0 stars 0 fork 0 watcher
Born at : June 11, 2026, 3:33 p.m. This repo has been linked 1 different CVEs too.

A tiny native Windows .exe that lets Claude Code spawn typescript-language-server

Rust

Updated: 1 week, 1 day ago
1 stars 0 fork 0 watcher
Born at : June 11, 2026, 1:17 p.m. This repo has been linked 1 different CVEs too.

Token-safe C++/C# code search via clangd/Roslyn index instead of grep. Local-only, no IDE required. Claude Code plugin + vts CLI.

JavaScript

Updated: 1 week ago
1 stars 0 fork 0 watcher
Born at : June 10, 2026, 3:53 a.m. This repo has been linked 1 different CVEs too.

项目开发集大成之作的CLAUDE.md

Updated: 1 week, 1 day ago
5 stars 0 fork 0 watcher
Born at : June 8, 2026, 1:16 p.m. This repo has been linked 1 different CVEs too.

The framework client-facing teams use to build internal & client apps with AI. Two agents — a Product Owner that advises what to build, and an AI Developer that ships it. Built by FuseBase.

claude-code codex cursor github-copilot fusebase ai-coding-assistant client-facing gemini product-owner spec-driven-development fusebase-cli agency ai-agents github-template

JavaScript Shell Python

Updated: 1 week, 5 days ago
2 stars 0 fork 0 watcher
Born at : May 29, 2026, 2:54 a.m. This repo has been linked 1 different CVEs too.

None

JavaScript

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : May 27, 2026, 10:05 a.m. This repo has been linked 1 different CVEs too.

None

JavaScript

Updated: 3 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : May 23, 2026, 10:10 a.m. This repo has been linked 1 different CVEs too.

None

JavaScript TypeScript

Updated: 4 weeks ago
1 stars 0 fork 0 watcher
Born at : May 16, 2026, 11:15 p.m. This repo has been linked 1 different CVEs too.

Delegate coding-agent tasks to OpenAI Codex CLI and return structured JSON.

JavaScript

Updated: 1 month ago
0 stars 0 fork 0 watcher
Born at : May 14, 2026, 1:30 p.m. This repo has been linked 1 different CVEs too.

Portable Node CLI + Claude Code skill that wraps OpenAI's codex CLI for raster image generation against ChatGPT subscription billing (not API tokens).

JavaScript

Updated: 2 weeks, 1 day ago
0 stars 0 fork 0 watcher
Born at : May 2, 2026, 4:17 p.m. This repo has been linked 1 different CVEs too.

None

JavaScript Rust TypeScript HTML CSS Python

Updated: 1 month, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : April 21, 2026, 8:35 a.m. This repo has been linked 1 different CVEs too.

Use GitHub Copilot CLI from Claude Code for code review and task delegation (port of codex-plugin-cc over ACP v1)

JavaScript

Updated: 1 month, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : April 18, 2026, 10:08 p.m. This repo has been linked 1 different CVEs too.

Comprehensive security audit tool for OpenClaw instances

openclaw openclaw-audit openclaw-security openclaw-skill security-audit security-skills openclaw-security-audit

Python

Updated: 2 months, 1 week ago
4 stars 0 fork 0 watcher
Born at : April 7, 2026, 2:31 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-27980 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-27980 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jan. 09, 2025

    Action Type Old Value New Value
    Added CWE CWE-77
  • New CVE Received by [email protected]

    Jan. 09, 2025

    Action Type Old Value New Value
    Added Description Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
    Added CVSS V3 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added Reference http://www.openwall.com/lists/oss-security/2024/04/10/15
    Added Reference http://www.openwall.com/lists/oss-security/2024/07/11/6
    Added Reference http://www.openwall.com/lists/oss-security/2024/07/19/3
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/5MZN6PFXHTCCUENAKZXTGWPKUAHI6E2W/
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/JUWBYDVCUSCX7YWTBX75LADMCVYFBGKU/
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.